home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr38 / turdun11.zip / 3RDPARTY.DAT next >
Text File  |  1995-04-18  |  2KB  |  40 lines

  1.                         SINGLE NODE SETUP
  2.  
  3. ;-=-=-=-= LORD'S INTERNAL 3RD PARTY SOFTWARE OPTION =-=-=-
  4. TURDUN.EXE /PC:\TRIBBS /N*                  \  
  5. `#Turgon's Dungeon `% Wonderland Software   / setup for single node Tribbs
  6.  
  7. TURDUN.EXE /PC:\SF /N*                     \
  8. `#Turgon's Dungeon `% Wonderland Software  / setup for single node Spitfire
  9.  
  10.  
  11.  
  12.          ( Make sure that Turgon's Dungeon files are in the )
  13.            LORD directory otherwise the game will not run
  14.  
  15. ------------------------------------------------------------------------------
  16.  
  17.  
  18.                        MULTINODE SETUP
  19.  
  20. ;-=-=--=-=-= LORD'S INTERNAL 3RD PARTY SOFTWARE OPTION =-=-=-=-
  21.  
  22. Call TURDUN*.BAT                          \
  23. `#Turgon's Dungeon `% Wonderland Software / setup for multinode Spitfire
  24.  
  25.       
  26.         ( TURDUN1.BAT )                      ( TURDUN2.BAT )
  27.       CD\LORD                             CD\LORD 
  28.       TURDUN.EXE C:\LORD\NODE1 /N1        TURDUN.EXE C:\LORD\NODE2 /N2
  29.  
  30.            ( Both .BAT files go in the LORD Home Directory )
  31.  
  32.     - in my door batch file I copy SFDOORS.DAT to a directory called
  33.       \LORD\NODE1 , \LORD\NODE2 etc I then made batch files to 
  34.       correspond with each node as LORD puts in the number for the *
  35.       It then runs the batch file. Spitfire has to do this at the 
  36.       moment as the drop files have identical names. DORINFO*.DEF
  37.       users should be ok just copying the drop file to the LORD
  38.       directory. Make sure your control file is set up properly
  39.       for the type of drop file. I am working at including the path
  40.       to the drop file in the control file which will help this out.